home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2565 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  730 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: asciizero@aol.com (ASCII zero)
  3. Newsgroups: comp.lang.c
  4. Subject: Database Template
  5. Date: 22 Jan 1996 09:10:16 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4e05s8$77n@newsbf02.news.aol.com>
  9. Reply-To: asciizero@aol.com (ASCII zero)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Hi! I'm teaching myself ANSI C and I would like to know where I could get
  13. a simple database sample code. I already know how to open/create a binary
  14. file but I still don't know how to store the user input into a binary
  15. file. I want to write a simple database that has 4 records. If someone
  16. could recommend a good reference book, please do. Thank you. 
  17.